home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / obnde101.zip / OBNODE.DOC next >
Text File  |  1990-08-02  |  3KB  |  53 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ OBNODE v1.01                                                  Oliver R.Bell │
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. So whats this one supposed to do and how do I make it do it?
  6.  
  7. Well the basic idea is to be able to keep your board up to date with the
  8. constantly changing network files, like the NODE and ECHO lists.
  9.  
  10. Using the program is pretty easy, all you have to do is to run it on a
  11. regular basis somewhere in one of your maintainance batch files, it must
  12. be run once a day only.
  13.  
  14. The Command Line:
  15.  
  16. OBNODE <net/node> <requestday> <distday> <requestfile> <disfile>
  17.            │          │            │           │            │
  18.            │          │            └────────┐  └───────┐    └────────┐
  19.            │          │                     │    This is the name    │
  20.            │          └─────────────────┐   │    of the file to      │
  21.    ┌───────┘                            │   │    request e.g.        │
  22. This is the Net/Node number             │   │    NODELIST.ZIP        │
  23. of the node that carries the latest     │   │                        │
  24. versions of your node & echo lists.     │   │                        │
  25.                                         │   │                        │
  26.                                         │   │            ┌───────────┘
  27.                                         │   │       Finally the name of
  28.                ┌────────────────────────┘   │       the file that you wish to
  29.     This is the day of the month that you   │       distribute into GTPATH
  30.     request the file on.                    │       e.g. if you are requesting
  31.                                             │       the nodelist then the file
  32.                ┌────────────────────────────┘       to distribute will be
  33.     The day of the month to distribute the file     NODELIST.BBS
  34.     on, this must at least allow time for the file
  35.     to arrive on the system after the request day,
  36.     the request and distribute days must not match.
  37.  
  38.  
  39. So therefore my command line in my nightly batch file will say :-
  40.  
  41. OBNODE 50/1 1 2 NODELIST.ZIP NODELIST.BBS
  42.  
  43. On day one of the month I request NODELIST.ZIP from Terry Dansey at
  44. 050/001 and then distribute the file NODELIST.BBS into GTPATH on day
  45. number two of the month.
  46.  
  47. The program will also copy a duplicate of the file into
  48. \MAILOUT\FILEOUT and make it available to others who need it.
  49.  
  50. ┌─────────────────────────────────────────────────────────────────────────────┐
  51. │ "ABOVE BOARD"bbs    +44 254 682862    v.21, v.22, v.22bis, v.32, 14,400:HST │
  52. └─────────────────────────────────────────────────────────────────────────────┘
  53.